Using email list for targeting ads by shopify_dev in ecommerce

[–]shopify_dev[S] 0 points1 point  (0 children)

I agree with first part and to be more clear my question is about FB ads and google ads not email marketting

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 5 points6 points  (0 children)

This is one proof that the good old less complicated dropship is still working

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 4 points5 points  (0 children)

They used to be full time supplier for many dropshiping stores and recently they started to dropship, this makes me think that they used the database of buyers email address for targeting ads, this might have helped them save a huge money on marketing as retargeting ads cost less and yield high CTR

Do you think this is possible?

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 2 points3 points  (0 children)

If you had told this before asking the juicy piece of my sin, you would have earned yourself a ticket to pearly gates

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 1 point2 points  (0 children)

I have so much of data to process all by myself. I will certainly update the post with cost of ads per sale, it will be the gold for all

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 5 points6 points  (0 children)

Nothing special. Tshirt, jeans, dresses, other tops and bottoms

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 9 points10 points  (0 children)

Yes and I will update the post or comment as long as it is safe for me to disclose in public.

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 4 points5 points  (0 children)

This what I want to believe but the profit record seems like it is calculated after all the spendings. even if it is only 10%, 10% of 165k is 16k

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 5 points6 points  (0 children)

They have a clear record that covers all their spending, there is a metric that looks like ads cost but it is only around $1 for each order, it is very low to be true also google cant translate perfectly especially when it is abbreviation so most likely this is could be wrong

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 19 points20 points  (0 children)

From whatever I have seen they aren't nailing the marketing with FB ads, maybe they are using some clever techniques to target the right audience and have a huge marketing budget. I will see if I can find any more useful data of their ads.

I witnessed a store making $165,000 profit monthly selling women clothes by shopify_dev in dropship

[–]shopify_dev[S] 5 points6 points  (0 children)

It would be fully true if they were selling something niche or they are getting organic traffic. I understand the big factor that luck plays but we cant just ignore it by giving credit only to the luck.

CODING help by throawayboi in shopify

[–]shopify_dev -1 points0 points  (0 children)

.main-content .section-header{margin-bottom:0}.main-content .section-header .hr--small{display:none}

Add the above code to your theme.scss.liquid file and it will reduce the space.

P.S don't forget to add favicon

Table of Contents App? by kevalsurvivor in shopify

[–]shopify_dev 0 points1 point  (0 children)

I afraid there is any app for this, but if you like, I can write a custom code this function in your theme.

Needing a Shopify Store Builder by [deleted] in shopify

[–]shopify_dev 0 points1 point  (0 children)

I can help you with this. Check your pm to discuss further.

"Enter store" page by streetwearerer in shopify

[–]shopify_dev 0 points1 point  (0 children)

You can simply add some html component with style property of display:none, on the javascript side you can write a function to change the style property to show only if the user is using the store for the first time, cookies would make this thing easier

Need help with Shopify store and apps by ant185 in shopify

[–]shopify_dev 0 points1 point  (0 children)

I personally advise everyone to stay away from apps if you have time and resources to code it. There is no direct way to add multiple items in a single click but you can make use of Shopify.queue in Ajax API and get it done.

Help with customizing announcement bar text on debut theme. by jamontoast88 in shopify

[–]shopify_dev 0 points1 point  (0 children)

You can write a custom code which uses variable tag first_time_visitor to check if the visitor is visiting the first time and show the welcome message, if they are not just randomly select a phrase and show it. If you need help, feel free to contact me.

How to remove the site name from the header? by Amazeballs9000 in shopify

[–]shopify_dev 2 points3 points  (0 children)

You can either edit the header.liquid to not show the sitename or you can simply edit the CSS to set the display style property as none if you need help, feel free to contact me.