HTML email tracking pixel HTML
HTML email tracking pixel માટે HTML સ્નિપેટ, જે /pixel.gif પરની રિક્વેસ્ટનો જવાબ empty GIF થી આપે છે. GIF સ્ટાર્ટઅપ વખતે એક જ વાર ડિકોડ થાય છે.
HTML email tracking pixel HTML
<!-- Just before </body>. Mail clients block data: URIs, so point at your
pixel endpoint; the query string identifies the message/recipient. -->
<img src="https://example.com/pixel.gif?m=MESSAGE_ID" width="1" height="1" alt=""
style="display:block;width:1px;height:1px;border:0;">
ફ્રેમવર્કના હાલના ડૉક્યુમેન્ટેશન સાથે મેળવીને ચકાસ્યું.
સત્તાવાર સાઇટ: HTML email tracking pixel