-
How to add a discount code?
Step 1: upload your banner and open it in the Ad Editor
Step 2: Go to the "Elements" section and click on "20%OFF" (discount code widget) in Ad Editor
That is it - now you can configure colors and other settings:
How will it work?
If you use a discount code element in a banner, then after visitor will close this banner, he will still be able to see the discount code in a small Ribbon at the bottom area of the site.
In case you also decide to use a countdown timer, then after closing the banner, the small Ribbon will
-
Enabling Web Push support for Safari
To enable Web Push support for Safari browser, please prepare following info and send it to support@maxtraffic.com:
1. Website name
Website name will be shown to visitor in the Prompt that asks for permission:
2. Website logo
For Safari users you need to prepare website logo in 256x256px size. Image format should be PNG - it can be transparent as well.
How will Web Push notification look like on Safari?
Example of Safari message:
-
Step 4.
In the last step you can define your campaign name and see the overall info.
-
Tictail plugin
To install MaxTraffic Tracking Code, login to your Tictail dashboard. Go to your theme editor under Settings > Store Design.
1-7-1. Tictail dashboard
Click the </>-icon to edit the HTML and CSS.
1-7-2. HTML and CSS
Paste the MaxTraffic Tracking Code right above the </body>-tag in your code. After clicking Save, your Tictail store will now have the tracking code on every page.
1-7-3. Tracking Code
-
How to see MaxTraffic data in Google Analytics?
Where is MaxTraffic data?
MaxTraffic is logging data in Google Analytics by using Events. To see this data, go to:
Behavior > Events > Overview
The default report will look something like this:
How to get more detailed event info?
In the bottom of report, you can see Event Category:
But you can also switch to Event Action - now you will see Impressions, Leads, Clicks from MaxTraffic banners.
You can also go to Event Label - and here you will see all banners that got impressions:
Now you can go into more details by generating reports that you are
-
How to use API to send personalised Push Notifications?
1. Pass data about userID to MaxTraffic tracking code
If your website ID is 1234, then by default MaxTraffic tracking code will look like this:
To use API, you need to customize the MaxTraffic tracking code by setting userId parameter:
So if your website visitor is logged in and you know his userId, then tracking code will look like this:
Don't forget to replace 1234 with your website ID, and 123456789 with userId.
Note: if you don't know the userId (for example, user is not logged in), then use the default tracking code version (without setting the userId parameter).
2. Get
-
Step 1.
To create a campaign go to "Overlays" section and click "Add Overlay" button. In the first step you decide whether to show campaign to desktop & tablet or phone users. Choosing device will generate pre-made templates for selected option.
-
What if you get hacked?
If we were hacked, also our reputation would be damaged and we might loose many clients, so this is a big risk for us. That is why we take security seriously and do what we can to minimise such risk.
Security audits
We cooperate with several independent security specialists from https://hackerone.com - who test our platform and provide feedback on any issues they see as potential vulnerabilities.
Experienced team
Before working on MaxTraffic our team - including CEO, CTO and server admin are all experienced with building and maintaining similar projects - ad networks and other systems that track or
-
How to check if visitor has subscribed to push notifications?
With MaxTraffic you can create special offers (daily bonus, promotions with additional discounts, etc.) for those users who have subscribed to Web Push Notifications. That gives an additional incentive for visitors to subscribe to your sites Push Notifications, and you will be able to reach much wider audience when sending them.
To get started, you need to modify MaxTraffic tracking script:
1. Passing userId to MaxTraffic
By default your tracking script will look like this (we use 999 as your website ID in this example):
If a visitor has not logged in your system, then you need to keep the
-
Step 2.
The second step is where create your overlay banner.
Upload new ad
Clicking on "Upload New Ad" button opens a popup box. Here you can choose two options:
Upload standard banner
Lets you upload a banner or multiple banners where you define your ads name and url it will lead to on click. If you select multiple banners for one campaign we will commit an A/B test. i.e. platform will show different ads to different visitors, evaluate the results of each ad and finally only the best performing ad will stay active.
Upload email subscribe banner
This is essentially the same
-
How to send Cart Abandonment notifications?
1. Save info about products added to cart
When a visitor adds a product to shopping cart, you need to save MaxTraffic Visitor ID, product ID and date in your own database. You can create a table shopping_cart_tmp with 3 columns: MtVisitorId, ProductId, date
To get MaxTraffic Visitor ID, use following script:
So when someone adds a product to cart, you need to execute script similar to this one:
2. Delete info from DB, if product is removed from cart
If visitor removes any product from his shopping cart, you also need to delete it from shopping_cart_tmp table.
3. Delete info
-
Step 3.
In the second step you will set targeting options for campaigns.
Show to
All incoming visitors This option allows to show ad to any visitor opening your site. Targeted visitors can be narrowed with other targeting options we offer. Visitors who are about to leave your site This is where we use Exit Intent technology to detect which visitors are about to leave. If you choose this option banner will be shown to visitors who move their cursor out of the browser pane. Trigger manually with JavaScript This option provides you a script code which you can use in your code
-
How to create custom subscribe banner?
You can create a custom email subscribe banner in 2 ways - the simplest would be to select any of existing email subscribe templates, and then edit them - you can remove or change texts, upload images, etc. Or if you want to start completely from scratch, follow these steps below:
1. Click on "Upload new Ad" and choose "Upload email subscribe banner"
2. Select file, upload your banner. System will place default texts and buttons on your design:
3. Delete elements that you don't need, move buttons to correct places:
4. Switch to "Step 2: Thank You" tab, upload image for this step and
-
How does Overlay work?
Our Overlays technology is optimized for different browsers and we take into account several things, for example:
- mouse speed and direction
- system checks, how many tabs are opened and if visitor has several tabs opened from the same site, then we don't show the Overlay when visitor closes other tabs, we show it - only when visitor is about to leave the last tab
- it also checks if you just opened the site and moved mouse out of active window by mistake,
- for mobile visitors we can also trigger Overlays when they scroll to the address bar to enter a different
-
Sending Push Notifications when products become available
If your website has products that sometimes are out of stock, you can send a Push Notification to visitors who were interested in the specific product and asked to inform them when it becomes available.
1. Check if browser supports Web Push?
You need to verify if visitor's browser supports Web Push Notifications. If it does not, then you can ask him to use a different browser (Chrome or Firefox, for example), or just hide this feature. To check it, you can use our library:
2. Get visitors ID
To subscribe visitor to your product updates, you first need to get his
-
Step 4.
Campaign start and end date
Allows you to set start and end(optional) date of campaign.
Advanced Schedule
Allows you to set specific days and time when to show campaign
Frequency capping
Is a term that you might have heard of when talking about regular media campaigns. With this option you can set a period and an amount of maximum campaign impressions one visitor could get. We suggest to always using some kind of frequency capping so that you would not annoy your visitors with messages on each exit. Throughout the platform we have an additional limit so that one campaign
-
What are the requirements for banners?
Platform supports PNG, JPG and GIF file formats. Animated GIF images can be used. We suggest always using PNG banners because they do not loose quality upon upload. As for size – we suggest using large banner sizes. Some of the recommended sizes are – 970x550, 640x360, 600x600, 580x460. Different images should be used for tablet and smartphone campaigns. For tablet campaigns recommended image sizes are - 640x360, 600x600, 580x460. Images larger than 700px in width should not be used. For smartphone campaigns we recommend using images with size 320x320 or 320x480.
-
Importing Web Push subscribers
Due to the way Web Push works, you cannot migrate data from one service to another. We suggest that you install MaxTraffic onto your site. Then send a message to your existing subscribers to get them to come back to your website.
Any user who subscribed before will be automatically resubscribed when they revisit your site with MaxTraffic installed.
How will this transition work?
You need to remove old service provider codes - stops you from collecting database there but still allows to send messages to existing subscribers. Add MaxTraffic codes - will allow you to start collecting subscribers into MaxTraffic and send
-
Step 5.
In the last step you can define your campaign name and see the overall info.
-
Will my website slow down with MaxTraffic?
No, it will not. Performance is among our top priorities, we have tested MaxTraffic on multiple high traffic websites. Our script is asynchronous and all image ads are served from CDN.