Hi,
We have tracking script on our external websities and im looking to add a scoring model that adds points when someone visits an overview page then additional points if they view a specific product range.
Example:
Page URL > Contains > www.mywebsite.com/myproduct = 3 points
Page URL > Contains > www.mywebsite.com/myproduct?ordercode= = 2 points
The same page has the tracking script. Since we have many hundred products i wanted to make this that 3 points are added if they go to the main product page then an additional 2 points are added to each page with ?ordercode= added to url. Im using contains rather the equals.
I will create 2 separate conditions rather than one and add an expression, since both conditions do not have to met to apply scoring.
Will this work or is there a better way?
/Chris