html - how to skip quot in image src -


so have image src <img src="http://www.google-analytics.com/collect?v=1&tid=key1&cid=&lt;% contact field="id" %&gt;&t=event&ec=email&ea=open&el=open_email&cs=newsletter&cm=email&cn=test_newsletter">

the problem "" in contact field="id", please if has idea how skip "" image src appreciative

replace 1 of usages of " '.

like <img src='...' /> or contact field 'id'.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -