Hướng dẫn thay đổi logo và banner trên web

Nếu chưa có Logo, bạn có thể tham khảo sử dụng dịch vụ thiết kế logo giá rẻ của SaiGonApp
Đăng nhập vào trang quản lý admin web, vào phần CÀI ĐẶT THÔNG TIN WEB
up logo cho web 1
Kéo xuống phần chọn up logo này và nhấn nút đỏ để xổ ra cây thư mục của website
up logo cho web 2
Chọn thư mục (folder web) sẽ up logo vào, hoặc có thể nhấn biểu tượng thư mục để tạo thư mục khác, sau đó chọn biểu tượng đĩa mềm dấu cộng xanh lá để upload logo.
up logo cho web 3
up logo cho web 4
Chọn file hình trên máy tính để upload vào web. Sau khi up xong thì hình logo nó nhảy vào đây
up logo cho web 5
Click chuột 2 lần chọn cho hình nó nhảy xuống khung như sau
up logo cho web 6
Nhấn lưu lại là xong
up logo cho web 7
Tương tự, với các web dùng banner thay vì logo cho web bạn cũng thao tác y hệt như các thao tác thay đổi logo phía trên. Vì 1 số trang web sẽ có logo đặt ngay vào banner ( vị trí của logo được kéo to ra để đặt được banner vào ).
Để cắt hình đẹp đúng khung, bạn hãy tham khảo bài viết cách kiểm tra khung web và cắt hình đúng tỷ lệ tại đây
// add this before event code to all pages where PII data postback is expected and appropriate ttq.identify({ "email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side. "phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side. "external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side. }); ttq.track('ViewContent', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('Search', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "", // string. The 4217 currency code. Example: "USD". "search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON". }); ttq.track('Contact', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('ClickButton', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('AddToWishlist', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('CompleteRegistration', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('Lead', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('SubmitApplication', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". });