I have 2 problem


(quang hieu) #1

Hi,
I’m trying to show related assets based on a metadata keywords using the Search Page. At the moment I can pull single keyword doing something like this:

%globals_asset_contents_raw:572^with_get:fetch={globals_asset_metadata_keyword}%

In the metadata keyword value, adding multiple keywords with comma seperation does not work.

Any idea how I would go about solving this?

and the second question

I have a js file I need to include with Edit+ to manipulate google analytics stats based on the multiple domains we have. Which asset file would be the right one to include that JS file into?

Thanks